hide curl progress output
authorJakob Gillich <jakob@gillich.me>
Mon, 17 Nov 2014 18:16:50 +0000 (19:16 +0100)
committerJakob Gillich <jakob@gillich.me>
Mon, 17 Nov 2014 18:16:50 +0000 (19:16 +0100)
src/doc/index.md

index 57e8e1f6891a1aac5fd87bf85794126ed0935ec6..1046141ebeb3ab16776c8c0d60734f8b60a2e29b 100644 (file)
@@ -6,7 +6,7 @@ The easiest way to get Cargo is to get the Rust nightly build by using
 the `rustup` script:
 
 ```shell
-$ curl https://static.rust-lang.org/rustup.sh | sudo bash
+$ curl -sS https://static.rust-lang.org/rustup.sh | sudo bash
 ```
 
 This will get you the latest Rust nightly for your platform along with